home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-1.iso / Files / Tele / D-F / FSP-BD.sit / FSP Control < prev    next >
Encoding:
Text File  |  1992-04-06  |  681 b   |  19 lines  |  [TEXT/MSWD]

  1. *
  2. SENDSERIAL "A" "ATMH1"    ;BusyOut Modem
  3. *
  4. * This file starts the process, chains to the proper script *
  5. *
  6. DEFINE "MemoryFlag" "NO"
  7. *                                  ; NO for not enough memory to run
  8. *                                       ; combined files sort.
  9. *                                       ; YES for yes there is enough memory
  10. *                                       ; to run combined files sort.
  11. *                                       ; WARNING! FSP must have enough memory
  12. *                                       ; allocated to load all files for the
  13. *                                       ; combined sort in control file Main.
  14. *
  15. CHAIN "SCSI:BBS:FSPC(CheckPath)"
  16. *
  17. END
  18.  
  19.